home *** CD-ROM | disk | FTP | other *** search
INI File | 1999-10-19 | 8.8 KB | 219 lines |
- ; Digi Wan Links Interface Cards.
- ;
- ; Copyright 1995-1997, Digi International
-
- [version]
- LayoutFile=layout.inf
- signature="$Windows NT$"
- Class=Net
- ClassGUID={4D36E972-E325-11CE-BFC1-08002BE10318}
- provider=%DIGI%
- DriverVer=10/19/1999,2.2.0.0
-
- [ControlFlags]
- ExcludeFromSelect=PCI\VEN_114F&DEV_000D
-
- [Manufacturer]
- %DIGI%=DIGIWANLINKS
-
-
- [DIGIWANLINKS]
- %WanLinksPciSyncPort.DeviceDesc% = WanLinksPciSyncPort.ndi, PCI\VEN_114F&DEV_000D
- %WanLinksIsaSyncPort.DeviceDesc% = WanLinksIsaSyncPort.ndi, WanLinksIsaSyncPort
-
- ;****************************************************************************
- ; WanLinks Adapter Install Sections
- ;****************************************************************************
- ;PCI Card
- [WanLinksPciSyncPort.ndi.NT]
- AddReg = WanLinksCommon.ndi.reg, WanLinksSyncPort.ndi.reg, WanLinksCommon.staticparams.reg, WanLinksPciSyncPort.staticparams.reg
- Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
- CopyFiles = CommonDriver.CopyFiles, UpperLevelDriverInstallers.CopyFiles, WanLinksPciSyncPort.CopyFiles, SNMPDLL.CopyFiles, Help.CopyFiles
- BusType = 0x5 ; PCI
-
- ;ISA Card
- [WanLinksIsaSyncPort.ndi.NT]
- AddReg = WanLinksCommon.ndi.reg, WanLinksSyncPort.ndi.reg, WanLinksCommon.staticparams.reg, WanLinksIsaSyncPort.staticparams.reg
- Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
- LogConfig = DigiSync.LogConfig
- CopyFiles = CommonDriver.CopyFiles, UpperLevelDriverInstallers.CopyFiles, WanLinksIsaSyncPort.CopyFiles, SNMPDLL.CopyFiles, Help.CopyFiles
- BusType = 0x1 ; ISA
- [WanLinksIsaSyncPort.ndi.NT.Factdef]
- IOConfig = 328-32B
- MemConfig = D0000-D7FFF
- IRQConfig = 10
- ;****************************************************************************
- ; Logical Configuration Section
- ; IO Range = 4bytes
- ; Mem Range = 32K
- ; 1st pair/value is default
- ;****************************************************************************
- [DigiSync.LogConfig]
- IOConfig = 328-32B, 108-10B, 118-11B, 128-12B, 208-20B, 228-22B, 308-30B
- MEMCONFIG = D0000-D7FFF, C0000-C7fff, C8000-CFFFF, D8000-DFFFF, E0000-E7FFF, E8000-EFFFF
- IRQCONFIG = 10,3,5,7,11,12,15 ; 0 indicates POLLING
- ConfigPriority = HARDRECONFIG
-
-
- ;****************************************************************************
- ; WanLinks Adapter Services Sections
- ;****************************************************************************
- [WanLinksPciSyncPort.ndi.NT.Services]
- AddService = DIGISXB, 2, WanLinksCommon.AddService, WanLinksCommon.AddEventLog
-
- [WanLinksIsaSyncPort.ndi.NT.Services]
- AddService = DIGISXB, 2, WanLinksCommon.AddService, WanLinksCommon.AddEventLog
-
- ;****************************************************************************
- ; WanLinks Adapter CoInstaller Sections
- ;****************************************************************************
-
- [WanLinksPciSyncPort.ndi.NT.CoInstallers]
- CopyFiles = PropPages.CopyFiles
- AddReg=WanLinksCommon.CoInstaller_AddReg
-
- [WanLinksIsaSyncPort.ndi.NT.CoInstallers]
- CopyFiles = PropPages.CopyFiles
- AddReg=WanLinksCommon.CoInstaller_AddReg
-
- ;****************************************************************************
- ; Common Sections
- ;****************************************************************************
-
- [WanLinksCommon.CoInstaller_AddReg]
- HKR,,CoInstallers32,0x00010000,"syncprop.dll,DigiSyncCoInstaller"
-
- [WanLinksCommon.AddService]
- DisplayName = %DIGISXB.DispName%
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 1 ; SERVICE_SYSTEM_START
- ; StartType can be:
- ; 0 == SERVICE_BOOT_START
- ; 1 == SERVICE_SYSTEM_START
- ; 2 == SERVICE_AUTO_START
- ; 3 == SERVICE_DEMAND_START
- ; 4 == SERVICE_DISABLED
- ErrorControl = 1 ; SERVICE_ERROR_NORMAL
- ServiceBinary = %12%\DIGISXB.SYS
- LoadOrderGroup = NDIS ; DEFAULT_GROUP
-
- [WanLinksCommon.AddEventLog]
- AddReg=WanLinksCommon.AddEventLog.reg
-
- [WanLinksCommon.AddEventLog.reg]
- HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\digisxb.sys"
- HKR,,TypesSupported,%REG_DWORD%,7
-
- ;****************************************************************************
- ; WanLinks Adapter NDI Registry Sections
- ;****************************************************************************
- [WanLinksCommon.ndi.reg]
- ; NDI General Information
- HKR, Ndi, Service, , "DIGISXB"
-
- ; NDI Binding
- HKR, Ndi\Interfaces, DefUpper, , "noupper"
- HKR, Ndi\Interfaces, DefLower, , "nolower"
- HKR, Ndi\Interfaces, UpperRange, , "noupper"
- HKR, Ndi\Interfaces, LowerRange, , "nolower"
-
- [WanLinksSyncPort.ndi.reg]
- HKR, Ndi, HelpText, , %WanLinksSyncPort.HelpText%
-
- [WanLinksPRIme.ndi.reg]
- HKR, Ndi, HelpText, , %WanLinksPRIme.HelpText%
-
- ;**************************************************************************************
- ; WanLinks Adapter Static Params
- ;**************************************************************************************
- [WanLinksCommon.staticparams.reg]
- HKLM, SOFTWARE\Digi\WanLinks, BaseDeviceName, 0x00000000, "DigiSxb"
- HKLM,Software\Digi\DigiSxb\CurrentVersion,ServiceName,0x00000000,"DIGISXB"
- HKLM,Software\Digi\DigiSxb\CurrentVersion,Title,0x00000000,%DIGISXB.DispName%
- HKR, , EnumPropPages32, , "syncprop.dll, DigiSyncPropPageProvider"
- HKR, VendorSpecific, NumLines, 0x00010001, 2
- HKR, VendorSpecific, ImageDir, 0x00000000, "Digi\WanLinks\"
- HKR, , DigiNumPorts, 0x00010001, 2
- HKR,VendorSpecific\0, Snid, 0x00000000,"A"
- HKR,VendorSpecific\1, Snid, 0x00000000,"B"
-
- [WanLinksPciSyncPort.staticparams.reg]
- HKR, VendorSpecific, SxbImageFile, 0x00000000, "sxbfep.pci"
- HKR, VendorSpecific, BiosImageFile, 0x00000000, "sxbbios.pci"
-
- [WanLinksIsaSyncPort.staticparams.reg]
- HKR, VendorSpecific, SxbImageFile, 0x00000000, "sxbfep.bin"
- HKR, VendorSpecific, BiosImageFile, 0x00000000, "sxbbios.bin"
- ;**************************************************************************************
- ; Common Driver File List Section
- ;**************************************************************************************
- [CommonDriver.CopyFiles]
- digisxb.sys ; Lower Layer Driver
- digilan.sys ; Upper Layer Frame Relay Driver
- digiwanx.sys ; Upper Layer WAN routing Driver
-
- ;**************************************************************************************
- ; INF File List Section
- ;**************************************************************************************
- [UpperLevelDriverInstallers.CopyFiles]
- pvc.inf
- svc.inf
- ;**************************************************************************************
- ; Prop Page File List Section
- ;**************************************************************************************
- [PropPages.CopyFiles]
- syncprop.dll ; Prop Page Helper
-
- ;**************************************************************************************
- ; SNMP MIB DLL's List Section
- ;**************************************************************************************
- [SNMPDLL.CopyFiles]
- sxb1317.dll
- sxb1315.dll
- sxb1381.dll
- sxb1382.dll
-
- ;**************************************************************************************
- ; PCI/ISA SyncPort File List Section
- ;**************************************************************************************
- [WanLinksPciSyncPort.CopyFiles]
- sxbbios.pci
- sxbfep.pci
-
- [WanLinksIsaSyncPort.CopyFiles]
- sxbbios.bin
- sxbfep.bin
-
- [Help.CopyFiles]
- syncprop.hlp
- syncprop.cnt
-
-
- ;**************************************************************************************
- ; Destination Directories
- ;**************************************************************************************
- [DestinationDirs]
- CommonDriver.CopyFiles = 12 ; Windows Drivers Directory
- WanLinksPciSyncPort.CopyFiles = 12,Digi\WanLinks ; Wan Links Image Directory (see reg above)
- WanLinksIsaSyncPort.CopyFiles = 12,Digi\WanLinks ; Wan Links Image Directory (see reg above)
- UpperLevelDriverInstallers.CopyFiles = 10,inf ; Windows INF directory
- PropPages.CopyFiles = 11 ; Windows System Directory
- SNMPMIB.CopyFiles = 11 ; Windows System Directory
- Help.CopyFiles = 11 ; Windows System Directory
- ;**************************************************************************************
- ; Localizable Strings
- ;**************************************************************************************
- [strings]
-
- DIGI="Digi International, Inc."
-
- WanLinksPciSyncPort.DeviceDesc = "Digi SyncPort - PCI 2 Port (X.25/FR)"
- WanLinksIsaSyncPort.DeviceDesc = "Digi SyncPort - ISA 2 Port (X.25/FR)"
-
- WanLinksSyncPort.HelpText = "This adapter enables your machine to access the network using X.25 and Frame Relay"
- WanLinksPRIme.HelpText = "This adapter enables your machine to access the network using PRI, X.25 and Frame Relay"
-
- DIGISXB.DispName = "Digi Wan Links SyncPort Adapter Driver"
-
-
-